home *** CD-ROM | disk | FTP | other *** search
- Path: arl.mil!randy
- From: randy@arl.mil
- Newsgroups: comp.lang.c++,comp.lang.pascal.borland
- Subject: Calling PASCAL procedures/functions from MSVC++
- Message-ID: <27917@amsaa-cleo.arl.mil>
- Date: 26 Jan 96 16:01:19 GMT
- Sender: news@amsaa-cleo.arl.mil
- Reply-To: randy@arl.mil
- Followup-To: comp.lang.c++
-
- I've been trying unsucessfully to call PASCAL procedures/functions generated
- with Borland Pascal with Objects 7.0 from MicrosoftwVisual C++ 1.0. I've tried
- compiling the PASCAL source as a unit and generating an object file and
- compiling as a DLL. In either case I end up getting "invalid object(library)"
- error message when the MS linker tries to link it, but I suspect I may not be
- linking the C/C++ code correctly. Has anyone done this sucessfully ?
-
- Randy Sebra randy@amsaa-cleo.arl.mil
- US AMSAA Voice : 410-278-7683
- AMXSY-PI FAX : 410-278-8745
- Aberdeen Proving Ground MD 21005
- ======================================================================
-
-